﻿2026-07-29T11:51:20.7042257Z ##[group]Run actions/checkout@v5
2026-07-29T11:51:20.7042859Z with:
2026-07-29T11:51:20.7043387Z   fetch-depth: 0
2026-07-29T11:51:20.7043860Z   repository: BigscreenVR/spt-bs-core
2026-07-29T11:51:20.7047418Z   token: ***
2026-07-29T11:51:20.7047942Z   ssh-strict: true
2026-07-29T11:51:20.7048535Z   ssh-user: git
2026-07-29T11:51:20.7100101Z   persist-credentials: true
2026-07-29T11:51:20.7100771Z   clean: true
2026-07-29T11:51:20.7101137Z   sparse-checkout-cone-mode: true
2026-07-29T11:51:20.7101560Z   fetch-tags: false
2026-07-29T11:51:20.7101932Z   show-progress: true
2026-07-29T11:51:20.7102353Z   lfs: false
2026-07-29T11:51:20.7102701Z   submodules: false
2026-07-29T11:51:20.7103081Z   set-safe-directory: true
2026-07-29T11:51:20.7103486Z   allow-unsafe-pr-checkout: false
2026-07-29T11:51:20.7103900Z ##[endgroup]
2026-07-29T11:51:20.7860924Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T11:51:20.7862437Z ##[group]Getting Git version info
2026-07-29T11:51:20.7863086Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T11:51:20.7864006Z [command]/usr/bin/git version
2026-07-29T11:51:20.7864859Z git version 2.43.0
2026-07-29T11:51:20.7881635Z ##[endgroup]
2026-07-29T11:51:20.7892846Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/e528137a-dc33-4495-b4b8-d7b0fbae7e01' before making global git config changes
2026-07-29T11:51:20.7893965Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T11:51:20.7896491Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T11:51:20.7927734Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T11:51:20.7947653Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T11:51:20.7957793Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T11:51:20.7960992Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T11:51:20.7984847Z HEAD
2026-07-29T11:51:20.8016839Z ##[endgroup]
2026-07-29T11:51:20.8017668Z [command]/usr/bin/git submodule status
2026-07-29T11:51:20.8243040Z ##[group]Cleaning the repository
2026-07-29T11:51:20.8243800Z [command]/usr/bin/git clean -ffdx
2026-07-29T11:51:24.6685510Z Removing .adapter-notify/
2026-07-29T11:51:24.6686279Z Removing target/
2026-07-29T11:51:24.6694414Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T11:51:24.7044052Z HEAD is now at 222d480f Merge 4972b6d20d4dd67613d5ffb4b904277d0c69d339 into 812d7158a207aa312a34d4b472f6b7a45cdfaeea
2026-07-29T11:51:24.7050160Z ##[endgroup]
2026-07-29T11:51:24.7053129Z ##[group]Disabling automatic garbage collection
2026-07-29T11:51:24.7057057Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T11:51:24.7086680Z ##[endgroup]
2026-07-29T11:51:24.7087225Z ##[group]Setting up auth
2026-07-29T11:51:24.7092963Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T11:51:24.7121876Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T11:51:24.7314956Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T11:51:24.7339449Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T11:51:24.7521688Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T11:51:24.7548614Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T11:51:24.7739986Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T11:51:24.7768372Z ##[endgroup]
2026-07-29T11:51:24.7769159Z ##[group]Fetching the repository
2026-07-29T11:51:24.7775025Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +222d480f5d4df54d353225c2ffdb05abc444defa:refs/remotes/pull/121/merge
2026-07-29T11:51:25.9395670Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-29T11:51:25.9396291Z  * [new branch]        build/two-key-subnet -> origin/build/two-key-subnet
2026-07-29T11:51:25.9396829Z  * [new branch]        spec/access-model    -> origin/spec/access-model
2026-07-29T11:51:25.9504248Z  + cfd97a8e...b253c2c0 spec/brain-handoff-pilot -> origin/spec/brain-handoff-pilot  (forced update)
2026-07-29T11:51:25.9564318Z ##[endgroup]
2026-07-29T11:51:25.9564881Z ##[group]Determining the checkout info
2026-07-29T11:51:25.9565411Z ##[endgroup]
2026-07-29T11:51:25.9569396Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T11:51:25.9610440Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T11:51:25.9637278Z ##[group]Checking out the ref
2026-07-29T11:51:25.9640590Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/121/merge
2026-07-29T11:51:25.9686054Z HEAD is now at 222d480f Merge 4972b6d20d4dd67613d5ffb4b904277d0c69d339 into 812d7158a207aa312a34d4b472f6b7a45cdfaeea
2026-07-29T11:51:25.9690720Z ##[endgroup]
2026-07-29T11:51:25.9724499Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T11:51:25.9747746Z 222d480f5d4df54d353225c2ffdb05abc444defa
